home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / libg_261.zip / libg_261 / libio / tests / configure.in < prev    next >
Text File  |  1993-12-02  |  566b  |  22 lines

  1. # This file is a shell script fragment that supplies the information
  2. # necessary for a configure script to process the program in
  3. # this directory.  For more information, look at ../../configure.
  4.  
  5. configdirs=
  6. srctrigger=tFile.cc
  7. srcname="test C++ input/output library"
  8. package_makefile_frag=Make.pack
  9.  
  10. # per-host:
  11.  
  12. # per-target:
  13.  
  14. TO_TOPDIR=../../
  15. ALL=' '
  16. CINCLUDES='-I. -I.. -I$(srcdir) -I$(srcdir)/..'
  17. CXXINCLUDES='-I. -I.. -I$(srcdir) -I$(srcdir)/..'
  18. MOSTLYCLEAN='*.o core $(JUNK_TO_CLEAN)'
  19. (. ${srcdir}/../config.shared) >${package_makefile_frag}
  20.  
  21. # post-target:
  22.